Skip to content

Add wasm64-unknown-unknown support for wasm_js backend#848

Merged
newpavlov merged 3 commits into
masterfrom
wasm64
May 18, 2026
Merged

Add wasm64-unknown-unknown support for wasm_js backend#848
newpavlov merged 3 commits into
masterfrom
wasm64

Conversation

@newpavlov

@newpavlov newpavlov commented May 18, 2026

Copy link
Copy Markdown
Member

WASM64 support was merged to wasm-bindgen and wasm-pack.

@newpavlov newpavlov requested review from dhardy and josephlr May 18, 2026 16:19

@dhardy dhardy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

args: '--features=std,sys_rng,wasm_js -Zbuild-std=panic_abort,std',
}
# wasm64 support in wasm-pack is currently broken:
# https://github.com/wasm-bindgen/wasm-pack/issues/1576

@newpavlov newpavlov May 18, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@newpavlov newpavlov merged commit e5adfca into master May 18, 2026
79 checks passed
@newpavlov newpavlov deleted the wasm64 branch May 18, 2026 17:22
@newpavlov newpavlov mentioned this pull request Jun 17, 2026
newpavlov added a commit that referenced this pull request Jun 17, 2026
### Added
- `wasm64-unknown-unknown` target support for `wasm_js` backend [#848]

### Changed
- Drop `wasip2` and `wasip3` dependencies in favor of manual bindings
[#830]

[#830]: #830
[#848]: #848
eleboucher pushed a commit to eleboucher/towonel that referenced this pull request Jun 18, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [getrandom](https://github.com/rust-random/getrandom) | workspace.dependencies | patch | `0.4.2` → `0.4.3` |

---

### Release Notes

<details>
<summary>rust-random/getrandom (getrandom)</summary>

### [`v0.4.3`](https://github.com/rust-random/getrandom/blob/HEAD/CHANGELOG.md#043---2026-06-17)

[Compare Source](rust-random/getrandom@v0.4.2...v0.4.3)

##### Added

- `wasm64-unknown-unknown` target support for `wasm_js` backend [#&#8203;848]

##### Changed

- Drop `wasip2` and `wasip3` dependencies in favor of manual bindings [#&#8203;830]

[0.4.3]: rust-random/getrandom@v0.4.2...v0.4.3

[#&#8203;830]: rust-random/getrandom#830

[#&#8203;848]: rust-random/getrandom#848

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL3BhdGNoIl19-->

Reviewed-on: https://codeberg.org/towonel/towonel/pulls/31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants